A Fast Hill-Climbing Approach Without an Energy Function for Probabilistic Reasoning
نویسنده
چکیده
Integer linear programming (ILP) has long been an important tool for Operations Research akin to our AI search heuristics for NP-hard problems. However, there has been relatively little incentive to use it in AI even though it also deals with optimization. The problem stems from the misperception that because the general ILP problem is diicult to solve, then it will be diicult for all cases. As we all know, AI search at rst glance also seems this way until we begin to apply it to a speciic domain. Clearly, there are many gains to be had from studying the problem with a diierent perspective like ILP. In this paper, we look at probabilistic reasoning with Bayesian networks. For some time now, we have been stalled by its computational complexities. Algorithms have been designed for small classes of networks , but have been mainly inextensible to the general case. In particular, we consider belief revision in Bayesian networks which is the search for the most-probable explanation for some given evidence. We present a new approach for computing belief revision from the ILP point of view. By observing various properties inherent in Bayesian networks, we can successfully develop a hill-climbing strategy which does not require an energy function. This approach can handle the entire class of Bayesian networks. Furthermore , experimental results indicate that nding the most-probable explanation can be accomplished fairly easily.
منابع مشابه
Probabilistic Hill - Climbing : Theory and
Many learning systems search through a space of possible performance elements, seeking an element with high expected utility. As the task of nding the globally optimal element is usually intractable, many practical learning systems use hill-climbing to nd a local optimum. Unfortunately, even this is diicult, as it depends on the distribution of problems, which is typically unknown. This paper a...
متن کاملA Search Based Approach for Overlapping Concept Boundaries
This paper presents techniques to integrate boundary overlap into concept assignment using Plausible Reasoning. Heuristic search techniques such as Hill climbing and Genetic Algorithms are investigated. A new fitness measure appropriate for overlapping concept assignment is introduced. The new algorithms are compared to randomly generated results and the Genetic Algorithm is shown to be the bes...
متن کاملPALO: A Probabilistic Hill-Climbing Algorithm
Many learning systems search through a space of possible performance elements, seeking an element whose expected utility, over the distribution of problems, is high. As the task of nding the globally optimal element is often intractable, many practical learning systems instead hill-climb to a local optimum. Unfortunately, even this is problematic as the learner typically does not know the under...
متن کاملComparison of Genetic and Hill Climbing Algorithms to Improve an Artificial Neural Networks Model for Water Consumption Prediction
No unique method has been so far specified for determining the number of neurons in hidden layers of Multi-Layer Perceptron (MLP) neural networks used for prediction. The present research is intended to optimize the number of neurons using two meta-heuristic procedures namely genetic and hill climbing algorithms. The data used in the present research for prediction are consumption data of water...
متن کاملEfficient learning of Bayesian networks with bounded tree-width
Learning Bayesian networks with bounded tree-width has attracted much attention recently, because low tree-width allows exact inference to be performed efficiently. Some existing methods [24, 29] tackle the problem by using k-trees to learn the optimal Bayesian network with tree-width up to k. Finding the best k-tree, however, is computationally intractable. In this paper, we propose a sampling...
متن کامل